Is Not Assignable To Type Bodyinit | Null | Undefined

[Solved] Is Not Assignable To Type Bodyinit | Null | Undefined | Solidity - Code Explorer | yomemimo.com
Question : is not assignable to type 'BodyInit | null | undefined'

Answered by : abraham-adamu

//you will need to stringify your object to send as body.
JSON.stringify(myObj)

Source : | Last Update : Wed, 24 Nov 21

Answers related to is not assignable to type bodyinit | null | undefined

Code Explorer Popular Question For Solidity